[INFO] cloning repository https://github.com/rubbieKelvin/ants
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rubbieKelvin/ants" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrubbieKelvin%2Fants", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrubbieKelvin%2Fants'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28e42941d947db6df3ba85ea4c1874cc3c22ea1b
[INFO] checking rubbieKelvin/ants against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrubbieKelvin%2Fants" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rubbieKelvin/ants
[INFO] finished tweaking git repo https://github.com/rubbieKelvin/ants
[INFO] tweaked toml for git repo https://github.com/rubbieKelvin/ants written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rubbieKelvin/ants on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rubbieKelvin/ants already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086
[INFO] running `Command { std: "docker" "start" "0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling cranelift-isle v0.105.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.105.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.105.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking multihash v0.19.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v18.0.4
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v2.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking cranelift-control v0.105.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling wasmtime-runtime v18.0.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking cranelift-entity v0.105.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling cap-std v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking wasm-encoder v0.41.2
[INFO] [stderr]     Checking cranelift-bforest v0.105.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking wasmtime-asm-macros v18.0.4
[INFO] [stderr]     Checking wasmtime-wmemcheck v18.0.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v18.0.4
[INFO] [stderr]    Compiling cap-fs-ext v2.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.105.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]     Checking ants-core v0.1.0 (/opt/rustwide/workdir/crates/ants-core)
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling wasi-common v18.0.4
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking cbor4ii v0.3.3
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking ants-orchestrator v0.1.0 (/opt/rustwide/workdir/crates/ants-orchestrator)
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking wasm-encoder v0.251.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling wiggle-generate v18.0.4
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking wast v251.0.0
[INFO] [stderr]     Checking libp2p-identity v0.2.13
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking cap-rand v2.0.2
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking yamux v0.13.10
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/21cad1f647cfd05a566220f933edd88a53e50bcf/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d2dec6404b9accbe -C extra-filename=-874ebcb28a40a773 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-488dcf4f13423b18.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4a642cd25e85b32a.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086", kill_on_drop: false }`
[INFO] [stdout] 0bbe57adb80cc3ad0e996612f339d4c4769d130fcce6bd7a520ecb2b02af2086
